3.14.32 \(\int \frac {(2+3 x)^4 (3+5 x)^3}{1-2 x} \, dx\)

Optimal. Leaf size=58 \[ -\frac {10125 x^7}{14}-\frac {33525 x^6}{8}-\frac {89343 x^5}{8}-\frac {1182291 x^4}{64}-\frac {2119763 x^3}{96}-\frac {2836307 x^2}{128}-\frac {3140435 x}{128}-\frac {3195731}{256} \log (1-2 x) \]

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 58, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \begin {gather*} -\frac {10125 x^7}{14}-\frac {33525 x^6}{8}-\frac {89343 x^5}{8}-\frac {1182291 x^4}{64}-\frac {2119763 x^3}{96}-\frac {2836307 x^2}{128}-\frac {3140435 x}{128}-\frac {3195731}{256} \log (1-2 x) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x),x]

[Out]

(-3140435*x)/128 - (2836307*x^2)/128 - (2119763*x^3)/96 - (1182291*x^4)/64 - (89343*x^5)/8 - (33525*x^6)/8 - (
10125*x^7)/14 - (3195731*Log[1 - 2*x])/256

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(2+3 x)^4 (3+5 x)^3}{1-2 x} \, dx &=\int \left (-\frac {3140435}{128}-\frac {2836307 x}{64}-\frac {2119763 x^2}{32}-\frac {1182291 x^3}{16}-\frac {446715 x^4}{8}-\frac {100575 x^5}{4}-\frac {10125 x^6}{2}-\frac {3195731}{128 (-1+2 x)}\right ) \, dx\\ &=-\frac {3140435 x}{128}-\frac {2836307 x^2}{128}-\frac {2119763 x^3}{96}-\frac {1182291 x^4}{64}-\frac {89343 x^5}{8}-\frac {33525 x^6}{8}-\frac {10125 x^7}{14}-\frac {3195731}{256} \log (1-2 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 47, normalized size = 0.81 \begin {gather*} \frac {-15552000 x^7-90115200 x^6-240153984 x^5-397249776 x^4-474826912 x^3-476499576 x^2-527593080 x-268441404 \log (1-2 x)+476137271}{21504} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x),x]

[Out]

(476137271 - 527593080*x - 476499576*x^2 - 474826912*x^3 - 397249776*x^4 - 240153984*x^5 - 90115200*x^6 - 1555
2000*x^7 - 268441404*Log[1 - 2*x])/21504

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(2+3 x)^4 (3+5 x)^3}{1-2 x} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x),x]

[Out]

IntegrateAlgebraic[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x), x]

________________________________________________________________________________________

fricas [A]  time = 1.49, size = 42, normalized size = 0.72 \begin {gather*} -\frac {10125}{14} \, x^{7} - \frac {33525}{8} \, x^{6} - \frac {89343}{8} \, x^{5} - \frac {1182291}{64} \, x^{4} - \frac {2119763}{96} \, x^{3} - \frac {2836307}{128} \, x^{2} - \frac {3140435}{128} \, x - \frac {3195731}{256} \, \log \left (2 \, x - 1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^4*(3+5*x)^3/(1-2*x),x, algorithm="fricas")

[Out]

-10125/14*x^7 - 33525/8*x^6 - 89343/8*x^5 - 1182291/64*x^4 - 2119763/96*x^3 - 2836307/128*x^2 - 3140435/128*x
- 3195731/256*log(2*x - 1)

________________________________________________________________________________________

giac [A]  time = 0.84, size = 43, normalized size = 0.74 \begin {gather*} -\frac {10125}{14} \, x^{7} - \frac {33525}{8} \, x^{6} - \frac {89343}{8} \, x^{5} - \frac {1182291}{64} \, x^{4} - \frac {2119763}{96} \, x^{3} - \frac {2836307}{128} \, x^{2} - \frac {3140435}{128} \, x - \frac {3195731}{256} \, \log \left ({\left | 2 \, x - 1 \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^4*(3+5*x)^3/(1-2*x),x, algorithm="giac")

[Out]

-10125/14*x^7 - 33525/8*x^6 - 89343/8*x^5 - 1182291/64*x^4 - 2119763/96*x^3 - 2836307/128*x^2 - 3140435/128*x
- 3195731/256*log(abs(2*x - 1))

________________________________________________________________________________________

maple [A]  time = 0.00, size = 43, normalized size = 0.74 \begin {gather*} -\frac {10125 x^{7}}{14}-\frac {33525 x^{6}}{8}-\frac {89343 x^{5}}{8}-\frac {1182291 x^{4}}{64}-\frac {2119763 x^{3}}{96}-\frac {2836307 x^{2}}{128}-\frac {3140435 x}{128}-\frac {3195731 \ln \left (2 x -1\right )}{256} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3*x+2)^4*(5*x+3)^3/(1-2*x),x)

[Out]

-10125/14*x^7-33525/8*x^6-89343/8*x^5-1182291/64*x^4-2119763/96*x^3-2836307/128*x^2-3140435/128*x-3195731/256*
ln(2*x-1)

________________________________________________________________________________________

maxima [A]  time = 0.49, size = 42, normalized size = 0.72 \begin {gather*} -\frac {10125}{14} \, x^{7} - \frac {33525}{8} \, x^{6} - \frac {89343}{8} \, x^{5} - \frac {1182291}{64} \, x^{4} - \frac {2119763}{96} \, x^{3} - \frac {2836307}{128} \, x^{2} - \frac {3140435}{128} \, x - \frac {3195731}{256} \, \log \left (2 \, x - 1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^4*(3+5*x)^3/(1-2*x),x, algorithm="maxima")

[Out]

-10125/14*x^7 - 33525/8*x^6 - 89343/8*x^5 - 1182291/64*x^4 - 2119763/96*x^3 - 2836307/128*x^2 - 3140435/128*x
- 3195731/256*log(2*x - 1)

________________________________________________________________________________________

mupad [B]  time = 0.03, size = 40, normalized size = 0.69 \begin {gather*} -\frac {3140435\,x}{128}-\frac {3195731\,\ln \left (x-\frac {1}{2}\right )}{256}-\frac {2836307\,x^2}{128}-\frac {2119763\,x^3}{96}-\frac {1182291\,x^4}{64}-\frac {89343\,x^5}{8}-\frac {33525\,x^6}{8}-\frac {10125\,x^7}{14} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-((3*x + 2)^4*(5*x + 3)^3)/(2*x - 1),x)

[Out]

- (3140435*x)/128 - (3195731*log(x - 1/2))/256 - (2836307*x^2)/128 - (2119763*x^3)/96 - (1182291*x^4)/64 - (89
343*x^5)/8 - (33525*x^6)/8 - (10125*x^7)/14

________________________________________________________________________________________

sympy [A]  time = 0.12, size = 56, normalized size = 0.97 \begin {gather*} - \frac {10125 x^{7}}{14} - \frac {33525 x^{6}}{8} - \frac {89343 x^{5}}{8} - \frac {1182291 x^{4}}{64} - \frac {2119763 x^{3}}{96} - \frac {2836307 x^{2}}{128} - \frac {3140435 x}{128} - \frac {3195731 \log {\left (2 x - 1 \right )}}{256} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)**4*(3+5*x)**3/(1-2*x),x)

[Out]

-10125*x**7/14 - 33525*x**6/8 - 89343*x**5/8 - 1182291*x**4/64 - 2119763*x**3/96 - 2836307*x**2/128 - 3140435*
x/128 - 3195731*log(2*x - 1)/256

________________________________________________________________________________________